projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa5df89
)
lib: add parameter annotations for sysroot_load_if_changed
author
Felix Krull
<f_krull@gmx.de>
Sat, 18 May 2019 19:16:28 +0000
(21:16 +0200)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Sun, 19 May 2019 14:50:08 +0000
(14:50 +0000)
Closes: #1861
Approved by: cgwalters
src/libostree/ostree-sysroot.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-sysroot.c
b/src/libostree/ostree-sysroot.c
index 437445651fbf7088eead8c4a7919d8f543d91f40..4862b7b4d9f6ce3cd6daefda89ef59a4a27b5d58 100644
(file)
--- a/
src/libostree/ostree-sysroot.c
+++ b/
src/libostree/ostree-sysroot.c
@@
-857,6
+857,10
@@
_ostree_sysroot_reload_staged (OstreeSysroot *self,
/**
* ostree_sysroot_load_if_changed:
+ * @self: #OstreeSysroot
+ * @out_changed: (out caller-allocates):
+ * @cancellable: Cancellable
+ * @error: Error
*
* Since: 2016.4
*/